home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The National Palace Museum Experience
/
The National Palace Museum Experience.iso
/
Programs
/
Opening.dxr
/
00039.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1998-11-19
|
164 b
|
11 lines
on exitFrame
global firstvideolength
if (firstvideolength - the movieTime of sprite 2) > 220 then
go(the frame)
end if
end
on mouseDown
gotomenu()
end